PDF4Java Reference Documentation
com.o2sol.pdf4java.core.exceptions Package / PDFImageEncodeException Class / PDFImageEncodeException Constructor
Exception message.
In This Topic
    PDFImageEncodeException Constructor
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFImageEncodeException( 
       java.lang.String message
    )

    Parameters

    message
    Exception message.
    See Also